Rundeck metadata

HI ,

I have a basic doubt, is all metadata is stored in the database. Can I create a new rundeck server that maps to the existing rundeck database? If yes, what are all the challenges that I will face by doing that or what are the data I will lose, or what manual activity I need to perform?

Hi Sankaran, yes of course, the main advice is to use Rundeck with an external database like MySQL or PostgreSQL. Take a look at this.

In that case you can connect your new rundeck instance to your configured database and keep the projects, jobs, etc.

Regards.